Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating the waf script to work with SDL2 library instead of SDL1.2 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

osm3000
Copy link

@osm3000 osm3000 commented Feb 2, 2016

Hi,

This small change is to enable compilation with the newer SDL version 2 instead of version 1.2

Omar

@jbmouret
Copy link
Member

jbmouret commented Feb 2, 2016

Thanks... but it would mean that the code would not work with SDL1.2
anymore. Is all the fastsim code compatible with SDL2? I thought they
changed more than a few things...

On Tue, Feb 2, 2016 at 3:05 PM Omar Samir Mohammed [email protected]
wrote:

Hi Jean-Baptiste,

This small change is to enable compilation with the newer SDL version 2

instead of version 1.2

You can view, comment on, or merge this pull request online at:

#1
Commit Summary

  • Updating the waf script to work with SDL2 library instead of SDL1.2

File Changes

Patch Links:


Reply to this email directly or view it on GitHub
#1.

@osm3000
Copy link
Author

osm3000 commented Feb 2, 2016

Not sure if there is a compatibility problem. I will try some tests with the 'collect ball' experiment.

@osm3000
Copy link
Author

osm3000 commented Feb 3, 2016

I had several compilation problems. According to this page
https://wiki.libsdl.org/MigrationGuide
there are indeed few different things from SDL 1.2 to SDL 2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants